To reapply default security settings
Important
Notes
secedit /configure /DB FileName /CFG "
secedit /configure /DB FileName /CFG "
Argument | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
/DB FileName | Required. Provides the path to a database that contains the security template that should be applied. To create a new database, type the database file name and path. | ||||||||||||||
/CFG " |
Specifies the Setup Security.inf template that contains the default security settings. | ||||||||||||||
/overwrite | Specifies that the database should be emptied prior to importing the security template. If this parameter is not specified, the settings in the security template are accumulated into the database. If this parameter is not specified and there are conflicting settings in the database and the template being imported, the template settings win. | ||||||||||||||
/areas Area1 Area2... | Specifies the security areas to be applied to the system. If this parameter is not specified, all security settings defined in the database are applied to the system. To configure multiple areas, separate each area by a space. The following security areas are supported:
|
||||||||||||||
/log LogPath | Specifies a file in which to log the status of the configuration process. If not specified, configuration data is logged in the Scesrv.log file, which is located in the |
||||||||||||||
/quiet | Specifies that the configuration process should take place without prompting the user. |
Important
Notes
secedit /?